/* basic elements */
body { 

	margin: 10px 0px 0px 0px;
			width: 90%;
			padding: 1em;
			background-color: white;
	
	}	


/*
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
*/
.information_main_heading {
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	position: relative;
	height: auto;	
	
}

.information_heading {

color: #1c5b7e;
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	

	
}

.information_heading2 {

color: #1c5b7e;
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	

	
}

.information_sub_heading {
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;

	
	
}

.text {
	color: #333333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	font-style: normal;
	font-variant: normal;
	position: relative;
	height: auto;
	overflow: visible;
	line-height: 1.25;



	
	
}

.CssBoxesStyle {
	BORDER-RIGHT: silver 2px solid;
	BORDER-TOP: silver 2px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: silver 2px solid;
	BORDER-BOTTOM: silver 2px solid;

}

.intro_main_heading {
	color: #1c5b7e;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
	font-style: normal;
	font-variant: normal;
	position: relative;
	height: auto;	
	
}
.intro_text {
	color: black;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align:center;
	font-style: normal;
	font-variant: normal;
	position: relative;
	height: auto;
	overflow: visible;
	
}

.intro_text_bold {
	color: black;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	text-align:center;
	font-style: normal;
	font-variant: normal;
	position: relative;
	height: auto;
	overflow: visible;
	
}